home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •Interesting Stuff• / Birthday ••• / background_3149.txt < prev    next >
Text File  |  1990-09-09  |  2KB  |  74 lines

  1. -- background: 3149 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. On openCard
  8.   put the short name of this card into bkgnd field id 4
  9. end openCard
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 00
  14. -- high flags: 0007
  15. -- rect: left=4 top=25 right=299 bottom=509
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=184 top=301 right=327 bottom=216
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 3835 / 3835
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Prev
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go to previous card
  41. end mouseUp
  42.  
  43.  
  44. -- part 3 (button)
  45. -- low flags: 00
  46. -- high flags: 0000
  47. -- rect: left=258 top=301 right=327 bottom=290
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 29484 / 29484
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: Next
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   go to next card
  59. end mouseUp
  60.  
  61.  
  62. -- part 4 (field)
  63. -- low flags: 00
  64. -- high flags: 0000
  65. -- rect: left=330 top=307 right=327 bottom=440
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 3
  70. -- text size: 14
  71. -- style flags: 256
  72. -- line height: 18
  73. -- part name: 
  74.